home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Graphics / Utilities / MacGS 2.5.2ß3 RT No Fonts ƒ / (macGS Tests) / matlab.ps < prev    next >
Text File  |  1991-07-27  |  6KB  |  227 lines

  1. %!PS-Adobe-2.0
  2. %%Title: Graph
  3. %%Creator: MatLab-MacII
  4. %%CreationDate: Friday, July 5, 1991
  5. %%Pages: (atend)
  6. %%BoundingBox: ? ? ? ?
  7. %%PageBoundingBox: 30 31 582 761
  8. %%For: 
  9. %%IncludeProcSet: "(AppleDict md)" 68 0
  10. %%EndComments
  11. %%EndProlog
  12. %%BeginDocumentSetup
  13. md begin
  14.  
  15. T T -31 -30 761 582 100 72 72 1 F F F F T T T psu
  16. (; document: Graph)jn
  17. 0 mf
  18. od
  19. %%EndDocumentSetup
  20. %%Page: ? 1
  21. op
  22. 0 0 xl
  23. 0 0 pen
  24. 0 0 gm
  25. (nc 0 0 730 552 6 rc)kp
  26. 1 1 lin
  27. psb
  28. %!PS-Adobe-2.0 
  29. %%Creator: MATLAB, The MathWorks, Inc
  30. %%Title: MATLAB graph
  31. %%CreationDate: 07/05/91  14:11:57
  32. %%Pages: 001
  33. %%BoundingBox: 080 407 532 756
  34. %%DocumentFonts: Times-Roman
  35. %%DocumentNeededFonts: Times-Roman
  36. %%EndComments
  37.  
  38. % MathWorks dictionary
  39. /mathworks 50 dict begin
  40.  
  41. % definition operators
  42. /bdef {bind def} bind def
  43. /xdef {exch def} bdef
  44.  
  45. % page state control
  46. /pgsv () def
  47. /bpage {/pgsv save def} bdef
  48. /epage {pgsv restore} bdef
  49. /bplot {gsave} bdef
  50. /eplot {grestore} bdef
  51.  
  52. % bounding box in default coordinates
  53. /dx 0 def
  54. /dy 0 def
  55. /sides {/dx urx llx sub def /dy ury lly sub def} bdef
  56. /llx 0 def
  57. /lly 0 def
  58. /urx 0 def
  59. /ury 0 def
  60. /bbox {/ury xdef /urx xdef /lly xdef /llx xdef sides} bdef
  61.  
  62. % orientation switch
  63. /por true def
  64. /portrait {/por true def} bdef
  65. /landscape {/por false def} bdef
  66.  
  67. % coordinate system mappings
  68. /px 8.5 72 mul def
  69. /py 11.0 72 mul def
  70. /port {dx py div dy px div scale} bdef
  71. /land {-90.0 rotate dy neg 0 translate dy py div dx px div scale} bdef
  72. /csm {llx lly translate por {port} {land} ifelse} bdef
  73.  
  74. % line types: solid, dotted, dashed, dotdash
  75. /SO { []        0 setdash } bdef
  76. /DO { [0 4]     0 setdash } bdef
  77. /DA { [4]       0 setdash } bdef
  78. /DD { [0 4 3 4] 0 setdash } bdef
  79.  
  80. % macros for moveto and polyline
  81. /M {moveto}  bdef
  82. /L {{lineto} repeat stroke} bdef
  83.  
  84. % font control
  85. /font_spec () def
  86. /lfont currentfont def
  87. /sfont currentfont def
  88. /selfont {/font_spec xdef} bdef
  89. /savefont {font_spec findfont exch scalefont def} bdef
  90. /LF {lfont setfont} bdef
  91. /SF {sfont setfont} bdef
  92.  
  93. % text display
  94. /sh {show} bdef
  95. /csh {dup stringwidth pop 2 div neg 0 rmoveto show} bdef
  96. /rsh {dup stringwidth pop neg 0 rmoveto show} bdef
  97. /r90sh {gsave currentpoint translate 90 rotate csh grestore} bdef
  98.  
  99. currentdict end def %dictionary
  100. %%EndProlog
  101.  
  102. %%BeginSetup
  103. gsave initgraphics
  104. mathworks begin
  105.  
  106. % fonts for text, standard numbers and exponents
  107. %%IncludeFont: Times-Roman
  108. /Times-Roman selfont
  109. /lfont 20 savefont
  110. /sfont 14 savefont
  111.  
  112. %line width, line cap, and joint spec
  113. .5 setlinewidth 1 setlinecap 1 setlinejoin
  114.  
  115. end
  116. %%EndSetup
  117.  
  118. %%Page: 1 1
  119. %%BeginPageSetup
  120. %%PageBoundingBox: 080 407 532 756
  121. mathworks begin
  122. bpage
  123. %%EndPageSetup
  124.  
  125. %%BeginObject: graph 1
  126. bplot
  127. 80 407 532 756 bbox portrait csm
  128.  
  129. SO
  130.  78.09  77.33 757.00  77.33 757.00 570.67  78.09 570.67  78.09  77.33 M 4 L
  131. LF
  132.  73.09  71.33 M (-5) rsh
  133.  78.09 126.66  84.83 126.66 M 1 L
  134. 750.27 126.66 757.00 126.66 M 1 L
  135.  73.09 120.66 M (-4) rsh
  136.  78.09 176.00  84.83 176.00 M 1 L
  137. 750.27 176.00 757.00 176.00 M 1 L
  138.  73.09 170.00 M (-3) rsh
  139.  78.09 225.33  84.83 225.33 M 1 L
  140. 750.27 225.33 757.00 225.33 M 1 L
  141.  73.09 219.33 M (-2) rsh
  142.  78.09 274.67  84.83 274.67 M 1 L
  143. 750.27 274.67 757.00 274.67 M 1 L
  144.  73.09 268.67 M (-1) rsh
  145.  78.09 324.00  84.83 324.00 M 1 L
  146. 750.27 324.00 757.00 324.00 M 1 L
  147.  73.09 318.00 M (0) rsh
  148.  78.09 373.33  84.83 373.33 M 1 L
  149. 750.27 373.33 757.00 373.33 M 1 L
  150.  73.09 367.33 M (1) rsh
  151.  78.09 422.67  84.83 422.67 M 1 L
  152. 750.27 422.67 757.00 422.67 M 1 L
  153.  73.09 416.67 M (2) rsh
  154.  78.09 472.00  84.83 472.00 M 1 L
  155. 750.27 472.00 757.00 472.00 M 1 L
  156.  73.09 466.00 M (3) rsh
  157.  78.09 521.34  84.83 521.34 M 1 L
  158. 750.27 521.34 757.00 521.34 M 1 L
  159.  73.09 515.34 M (4) rsh
  160.  73.09 564.67 M (5) rsh
  161.  78.09  55.33 M (-5) csh
  162. 145.98  77.33 145.98  82.53 M 1 L
  163. 145.98 565.47 145.98 570.67 M 1 L
  164. 145.98  55.33 M (-4) csh
  165. 213.87  77.33 213.87  82.53 M 1 L
  166. 213.87 565.47 213.87 570.67 M 1 L
  167. 213.87  55.33 M (-3) csh
  168. 281.77  77.33 281.77  82.53 M 1 L
  169. 281.77 565.47 281.77 570.67 M 1 L
  170. 281.77  55.33 M (-2) csh
  171. 349.66  77.33 349.66  82.53 M 1 L
  172. 349.66 565.47 349.66 570.67 M 1 L
  173. 349.66  55.33 M (-1) csh
  174. 417.55  77.33 417.55  82.53 M 1 L
  175. 417.55 565.47 417.55 570.67 M 1 L
  176. 417.55  55.33 M (0) csh
  177. 485.44  77.33 485.44  82.53 M 1 L
  178. 485.44 565.47 485.44 570.67 M 1 L
  179. 485.44  55.33 M (1) csh
  180. 553.33  77.33 553.33  82.53 M 1 L
  181. 553.33 565.47 553.33 570.67 M 1 L
  182. 553.33  55.33 M (2) csh
  183. 621.22  77.33 621.22  82.53 M 1 L
  184. 621.22 565.47 621.22 570.67 M 1 L
  185. 621.22  55.33 M (3) csh
  186. 689.11  77.33 689.11  82.53 M 1 L
  187. 689.11 565.47 689.11 570.67 M 1 L
  188. 689.11  55.33 M (4) csh
  189. 757.00  55.33 M (5) csh
  190.  78.09  77.33  84.88  82.26  91.67  87.20  98.46  92.13 105.25  97.06 
  191. 112.04 102.00 118.83 106.93 125.62 111.86 132.41 116.80 139.20 121.73 
  192. 145.98 126.66 152.77 131.60 159.56 136.53 166.35 141.46 173.14 146.40 
  193. 179.93 151.33 186.72 156.27 193.51 161.20 200.30 166.13 207.09 171.07 
  194. 213.87 176.00 220.66 180.93 227.45 185.87 234.24 190.80 241.03 195.73 
  195. 247.82 200.67 254.61 205.60 261.40 210.53 268.19 215.47 274.98 220.40 
  196. 281.77 225.33 288.55 230.27 295.34 235.20 302.13 240.13 308.92 245.07 
  197. 315.71 250.00 322.50 254.93 329.29 259.87 336.08 264.80 342.87 269.73 
  198. 349.66 274.67 356.45 279.60 363.23 284.53 370.02 289.47 376.81 294.40 
  199. 383.60 299.33 390.39 304.27 397.18 309.20 403.97 314.13 410.76 319.07 
  200. 417.55 324.00 424.34 328.93 431.12 333.87 437.91 338.80 444.70 343.73 
  201. 451.49 348.67 458.28 353.60 465.07 358.53 471.86 363.47 478.65 368.40 
  202. 485.44 373.33 492.23 378.27 499.02 383.20 505.80 388.13 512.59 393.07 
  203. 519.38 398.00 526.17 402.93 532.96 407.87 539.75 412.80 546.54 417.73 
  204. 553.33 422.67 560.12 427.60 566.91 432.53 573.70 437.47 580.48 442.40 
  205. 587.27 447.33 594.06 452.27 600.85 457.20 607.64 462.13 614.43 467.07 
  206. 621.22 472.00 628.01 476.93 634.80 481.87 641.59 486.80 648.37 491.73 
  207. 655.16 496.67 661.95 501.60 668.74 506.54 675.53 511.47 682.32 516.40 
  208. 689.11 521.34 695.90 526.27 702.69 531.20 709.48 536.14 716.27 541.07 
  209. 723.05 546.00 729.84 550.94 736.63 555.87 743.42 560.80 750.21 565.74 
  210. M 99 L
  211. 750.21 565.74 757.00 570.67 M 1 L
  212. eplot
  213. %%EndObject graph 1
  214.  
  215. epage
  216. end
  217.  
  218. %%Trailer
  219. grestore
  220. pse
  221. F T cp
  222. %%Trailer
  223. cd
  224. end
  225. %%Pages: 1 0
  226. %%EOF
  227.